Version

CrosshairLayer<T> Class Members

The following tables list the members exposed by CrosshairLayer<T>.

Public Constructors
 NameDescription
Public ConstructorCrosshairLayer<T> Constructor  
Public Properties
 NameDescription
Public PropertyModelThe model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public PropertySeriesModelThe model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public Methods
 NameDescription
Public MethodAreaFillOpacitySets the opacity applied to the area fill visual. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodBrushOverloaded. Sets the brush to use for the series. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodDataSourceTypeSets the series model SeriesModel.DataSourceType. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodDataSourceUrlSets the series model SeriesModel.DataSourceUrl. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodExpectFunctionsSets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodHitTestModeMethod of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodHorizontalLineVisibilitySets whether to display the horizontal line.  
Public MethodIsDefaultCrosshairDisabledSets whether the series viewer's default crosshair should be disabled by the presence of this layer. (Inherited from Infragistics.Web.Mvc.AnnotationLayer<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodIsDefaultToolTipSelectedGets if the default tooltip has been selected for display. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodIsDropShadowEnabledSets whether drop shadow should be enabled for this series. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodIsHighlightingEnabledSets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodLegendthe chart legend (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodLegendItemVisibilitySets the legend item visibility for the current series object. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodLocalSchemaTransform (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodOutlineOverloaded. Sets the brush to use for the outline of the series. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodResolutionSets the current series object's rendering resolution. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodResponseDataKeySets the series model SeriesModel.DataSource. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodResponseDataTypeSets the series model SeriesModel.ResponseDataType. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodShadowBlurSets the shadow blur. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodShadowOffsetXSets the drop shadow x-offset. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodShadowOffsetYSets the drop shadow y-offset. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodShouldRenderAsOverlaySets whether this layer renders as an overlay or not. (Inherited from Infragistics.Web.Mvc.AnnotationLayer<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodShowTooltipSets the series model SeriesModel.ShowTooltip. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodSkipUnknownValuesSets whether to skip unknown values when searching for series values.  
Public MethodThicknessSets the width of the current series object's line thickness. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodTitleSets the series model SeriesModel.Title. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodTooltipTemplateSets the series model SeriesModel.TooltipTemplate. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodTransitionDurationSets the duration of the current series's morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodTransitionInDurationSets the duration of the current series's transition in morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodTransitionInSpeedTypeSets the duration of the current series's transition in morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodUseIndexSets whether this series should take up an index for auto brush coloring. (Inherited from Infragistics.Web.Mvc.AnnotationLayer<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodUseInterpolationSets whether to use value interpolation when drawing a line through the best value for the cursor position.  
Public MethodUseLegendSets whether this series interacts with the chart legend. (Inherited from Infragistics.Web.Mvc.AnnotationLayer<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodUseSingleShadowSets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series. (Inherited from Infragistics.Web.Mvc.Series<T,CrosshairLayerModel,CrosshairLayer<T>>)
Public MethodVerticalLineVisibilitySets whether to display the vertical line.  
See Also

View on GitHub